home *** CD-ROM | disk | FTP | other *** search
- -- background: 4866 from stack: in
- -- bmap block id: 5391
- -- flags: 0000
- -- background id: 0
- -- name:
- ----- HyperTalk script -----
- on openBackground
- push recent card
- end openBackground
-
-
- -- part 17 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=108 top=298 right=326 bottom=144
- -- title width / last selected line: 0
- -- icon id / first selected line: 16560 / 16560
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseUp
- go to next card
- end mouseUp
-
-
- -- part 18 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=60 top=301 right=320 bottom=96
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 512
- -- line height: 12
- -- part name: Menu
- ----- HyperTalk script -----
- on mouseUp
- visual zoom in
- go card id 3654
- end mouseUp
-
-